model = {
	cost 					= 10 # +1
	buildtime	 			= 120
	manpower 				= 9 #+1
	maxspeed 				= 8 # change -2
	defaultorganisation 	= 30
	grounddefence 			= 4
	airdefence				= 1
	softattack				= 2
	hardattack				= 1 # -1
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 1.5
	fuelconsumption			= 3.5
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 1 SS Units
model = {
	cost 					= 13
	buildtime	 			= 120
	manpower 				= 11 #+1
	maxspeed 				= 8 # change -2
	defaultorganisation 	= 40 # changed
	grounddefence 			= 4
	airdefence				= 1
	softattack				= 2
	hardattack				= 1 # -1
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 1.7 # changed
	fuelconsumption			= 3.5
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 2 44 Mech
model = {
	cost 					= 9 # +1
	buildtime	 			= 120
	manpower 				= 7 #+1
	maxspeed 				= 8 # change -2
	defaultorganisation 	= 20
	grounddefence 			= 4
	airdefence				= 1
	softattack				= 2
	hardattack				= 1 # -1
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 1.5
	fuelconsumption			= 3.5
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}